首页
vscode 这个配置好啊,终于可以知道每个 index.vue 文件是哪个了
https://cdn3.ldstatic.com/original/4X/a/b/7/ab74bfd4d6d149f75432759f1288c5f2706fe93c.png
最终我配置成了这样
json
"workbench.editor.customLabels.patterns": { "**/index.vue": "${dirname}⚡" },